Vcenter TrustedInfrastructure TrustAuthorityClusters Summary

Vcenter TrustedInfrastructure TrustAuthorityClusters Summary
Vcenter TrustedInfrastructure TrustAuthorityClusters Summary

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Summary schema contains information about Vcenter TrustedInfrastructure TrustAuthorityClusters id and state.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "cluster": "string",
    "state": "string"
}
string
cluster
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Identifies the cluster.

This property was added in vSphere API 7.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource.

string
state
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The state of the Vcenter TrustedInfrastructure TrustAuthorityClusters.

For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters State.

This property was added in vSphere API 7.0.0.0.

Deprecated